home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Electronic Messages / USEnet Digests / USEnet Vol. 3 / USEnet 3.067 < prev    next >
Encoding:
Text File  |  1988-04-08  |  24.1 KB  |  633 lines  |  [TEXT/ttxt]

  1. 29-Sep-87 08:59:22-PDT,25287;000000000001
  2. Date: Sat 12 Sep 87 11:07:29-EDT
  3. From: Jeff Shulman <SHULMAN@SDR>
  4. Subject: Usenet Mac Digest V3 #67
  5.  
  6. Usenet Mac Digest     Friday, September 11, 1987     Volume 3 : Issue 67 
  7.  
  8. Today's Topics:
  9.      Re: Hypercard
  10.      Re: Which Is Better: DMCS or Studo Session? (Mac)
  11.      gnu cc for mac?
  12.      Re: Hypercard lossage
  13.      Re:PYRO screen blanker
  14.      Suitecase and Finder 5.5
  15.      Re: wanted: Ada system for Mac
  16.      Re: Color MacPaint file format
  17.      HyperCard Xcmd code in LightSpeed C
  18.      FEdit corrections for the BatteryPak Calendar DA
  19.      X Windows to MacPaint ?
  20.      uw for Mac-II ?
  21.      Re: FEdit corrections for the BatteryPak Calendar DA
  22.      ADB and what you shouldnt do
  23.      Re: HyperCard Xcmd code in LightSpeed C
  24.  
  25. ---------------------------------------------------------------------- 
  26.  
  27. From: roberts@cognos.uucp (Robert Stanley)
  28. Subject: Re: Hypercard
  29. Date: 3 Sep 87 17:06:50 GMT
  30. Organization: Cognos Inc., Ottawa, Canada
  31.  
  32. In article <3766@sdcsvax.UCSD.EDU> graifer@net1.UUCP (Dan Graifer)
  33. writes:
  34.  
  35. >How will HyperCard react to a really large stack?  Most of the the examples
  36. >distributed are fairly small (except for the help stack).
  37.  
  38. The quoted limits for a stack are 16 million cards or 500 megabytes. 
  39. Obviously what you are doing will decide which limit you hit first.  Of
  40. course, I don't have any 500 megabyte drives on my system, and havent
  41. found a way to split a stack across multiple disks.  These limits are
  42. supposed to allow for the CD-ROM world in the near future, when these
  43. numbers will start to be practical.
  44.  
  45. > (~60 meetings X ~10 people X ~15 beers = ~9000 records).  Is HyperCard going
  46. > to choke completely if I try to put this up?
  47.  
  48. If you really want to prove the point, write a stack script that creates
  49. n cards, where n is a suitable integer.  You can easily have the script
  50. fill in a few fields with random words, which you can use to test
  51. retrieval.  9,000 sounds like an awfully small number to me - I have
  52. Excel databases with more entries than that running on the Lisa.  The
  53. biggest stack (in terms of numbers of cards) that I have created is
  54. about 28,000, but the links were very simple. Worked fine for what I
  55. wanted, which was creating and testing a set of patterns and their
  56. permutations.  The most complex card I have created is one with just
  57. over 300 buttons, but these are split between card and background, and
  58. only  some are active (on top) at any one time, controlled by scripts.
  59.  
  60. As far as calculation is concerned, you can lock the displayed card on
  61. screen and have a script retrieve all sorts of other cards in the
  62. background, perform calculations (or whatever) and return the answer to
  63. the displayed card.  In other words, you don't see a display of all the
  64. intermediate steps (cards), and this can significantly improve speed. 
  65. The most complex I have built to date has to look at only four or five
  66. other cards, and it seems that timing is more sensitive to what you do
  67. with the card than the time taken to retrieve it.  I have not yet done
  68. any timing tests to discover if absolute linking (by card id) is faster
  69. than symbolic linking (by card name) or if card ordering is of any great
  70. importance.  Observation tends to suggest that links are being
  71. prefetched in some way for the currently displayed card.
  72.  
  73. >Anybody seen a ~10K stack on plus?
  74.  
  75. I built a stack with a lot of imported bit-maps (paint images) which
  76. tops 5 megabytes, in a few hundred cards (I am not on my mac right now
  77. and don't have the exact stats to hand).  This does quite complex
  78. retrieval via scripts in well under 5 seconds per card fetch.  Using a
  79. standard Mac Plus with a 20 meg HD-20 (non-SCSI).
  80.  
  81. Someone asked what we were doing with stacks.  Well, for fun I am
  82. creating a periodic table that works, but for real I am modeling and
  83. prototyping some interactive interfaces for one of my colleagues.  I am
  84. also investigating the practicality of building a computer-based
  85. training tool in it - the issues here are those of capturing and
  86. analyzing user input.  Anyone know the limit on script sizes?  I don't
  87. have the magic book yet.
  88.  
  89. -- 
  90. Robert Stanley           Cognos Incorporated     S-mail: P.O. Box 9707
  91. Voice: (613) 738-1440 (Research: there are 2!)           3755 Riverside Drive 
  92.   FAX: (613) 738-0002    Compuserve: 76174,3024          Ottawa, Ontario 
  93.  uucp: decvax!utzoo!dciem!nrcaer!cognos!roberts          CANADA  K1G 3Z4
  94.  
  95.  
  96. ------------------------------
  97.  
  98. From: elwell@tut.cis.ohio-state.edu (Clayton Elwell)
  99. Subject: Re: Which Is Better: DMCS or Studo Session? (Mac)
  100. Date: 5 Sep 87 20:48:44 GMT
  101. Organization: The Ohio State University, CIS Dept.
  102.  
  103. In article <20472@ucbvax.BERKELEY.EDU> oster@dewey.soe.berkeley.edu.UUCP
  104. (David Phillip Oster) writes:
  105. >...  The file format of Studio Session has
  106. >been published, ...
  107.  
  108. Where?  My wife & I bought the first copy of Studio Session to hit
  109. Columbus Ohio, but I've never seen a description of the file format,
  110. either on the net or in Impulse's newsletter.  
  111.  
  112. I've been trying to figure it out by examining hex dumps, but that isn't
  113. very rewarding.  What I want to do with it is to make a Studio Session
  114. -> Mac II sound resource converter.  I can already convert Studio
  115. Session Instruments into 'snd ' resources, but that's pretty boring.
  116. Entering a 6-part piece by typing hex numbers at ResEdit just isn't a
  117. fun time...
  118.  
  119.  
  120. ------------------------------
  121.  
  122. From: narf@mit-amt.MEDIA.MIT.EDU (Francis Taylor)
  123. Subject: gnu cc for mac?
  124. Date: 6 Sep 87 05:13:20 GMT
  125. Organization: MIT Media Lab, Cambridge, MA
  126.  
  127. Does anyone know if there is a port of gnu cc underway for the
  128. Macintosh? Please reply; don't post; I don't want to start a new round
  129. of flames.
  130.  
  131.  
  132. ------------------------------
  133.  
  134. From: sac@well.UUCP (Steve Cisler)
  135. Subject: Re: Hypercard lossage
  136. Date: 6 Sep 87 03:35:19 GMT
  137. Organization: Whole Earth 'Lectronic Link, Sausalito, CA
  138.  
  139.  
  140. Harry Chesley, who works for Apple, and who authored Packet, VCO+ is
  141. working on HyperBBS, and he has used hooks in HyperCard to add Pascal
  142. code to talk to the serial ports.  He also used it for a stackware demo
  143. to search Dialog Info. Services.  I'll post more info when I find out
  144. about it.
  145.  
  146.  
  147. ------------------------------
  148.  
  149. From: harrow@exodus.dec.com (Jeff Harrow, NCSE BXB1-2/E02 DTN=293-5128)
  150. Subject: Re:PYRO screen blanker
  151. Date: 6 Sep 87 14:02:39 GMT
  152. Organization: Digital Equipment Corporation
  153.  
  154. I love Pyro (the screen blanker that comes with Suitcase).  It is 
  155. automatically invoked, shows a beautiful (in color on the Mac II!) 
  156. fireworks display when "blanked", and is user-configurable.  A great
  157. job.
  158.  
  159. However (knew that was coming, didn't you?) it's one failing, in my
  160. opinion, is that things do not continue in the background while the 
  161. screen is blanked.  Now that's a bit of a misleading statement, since
  162. "real" background jobs, like print spoolers, DO continue, but compute-
  163. bound tasks, like long EXCEL calculations, stop.  Although I don't do 
  164. very long compute-bound tasks, I do perform a lot of long downloading.  
  165. Although Pyro is smart enough to watch the modem port and NOT blank
  166. until its activity stops, this is a prime time at which I would like the
  167. screen to blank (or, how about making that user-configurable, in case I
  168. wanted to watch the download?).
  169.  
  170. Pyro is so much everything that I want in a screen blanker, it's a shame
  171. to have one thing outstanding (does it work with MultiFinder?).  Steve,
  172. any plans to beef it up?
  173.  
  174. Jeff Harrow DEC (617)264-5128
  175.  
  176.  
  177. ------------------------------
  178.  
  179. From: chow@batcomputer.tn.cornell.edu (Christopher Chow)
  180. Subject: Suitecase and Finder 5.5
  181. Date: 6 Sep 87 17:04:18 GMT
  182. Organization: Cornell Theory Center, Cornell University, Ithaca NY
  183.  
  184.  
  185. I've been using Suitecase with System 4.1 and Finder 5.5 for about two
  186. weeks now, and things have been working fine.  Until recently, I have
  187. had less than 31 DAs in my DAs file.
  188.  
  189. Recently, however, I added the 32nd (or was it the 31st) DA to my "DAs"
  190. file and I've noticed something strange:  The finder now thinks I'm
  191. running off some sort of network.  For example, the File menu now has
  192. "Get Previledges" in it.  Does anyone know whats going on?
  193.  
  194. Christopher Chow
  195. /---------------------------------------------------------------------------\
  196. | Internet:  chow@tcgould.tn.cornell.edu (128.84.248.35 or 128.84.253.35)   |
  197. | Usenet:    ...{uw-beaver|ihnp4|decvax|vax135}!cornell!batcomputer!chow    |
  198. | Bitnet:    chow@crnlthry.bitnet                                           |
  199. | Phone:     1-607-253-6699,  USPS: 7122 N. Campus 7, Ithaca, NY 14853      |
  200. | Delphi:    chow2            PAN:  chow                                    |
  201. \---------------------------------------------------------------------------/
  202.  
  203. ------------------------------
  204.  
  205. From: terry@moogvax.UUCP (Terry Westley)
  206. Subject: Re: wanted: Ada system for Mac
  207. Date: 6 Sep 87 22:15:08 GMT
  208. Organization: Moog Inc. Electronics & Systems Division, Orchard Park NY
  209.  
  210. Some time ago, I asked the question:
  211.  
  212. >Is there an Ada compiler system available for the Mac, specifically the SE?
  213. >
  214. >I am also interested if you know of an Object Oriented Development
  215. >system for the Mac.
  216.  
  217. In summary, the answer is NO.  However, there are some unsubstantiated
  218. rumors that Alsys or Borland may be working on such.
  219.  
  220. Here are the pertinent responses I received:
  221.  
  222. -----------------------------------------------------------------------
  223. Date: 17 Jun 1987 08:33-EDT 
  224. >From: sunybcs!boulder!husc6.harvard.edu!sei.cmu.edu!Clifford.Huff
  225. To: husc6!hao!boulder!sunybcs!moogvax!terry  (Terry Westley) Subject:
  226. Re: wanted: Ada system for Mac Message-Id: <550931620/cch@sei.cmu.edu>
  227.  
  228. Here are a couple of items relating to Mac II and Ada taken from INFOMAC
  229. V5 #103 that may find of interest.
  230.  
  231. As far as an Object Orient Development system for the Mac, you should
  232. investigate MacApp from Apple Computer.  MacApp provides a skeleton 
  233. Macintosh application in an Object Oriented fashion.
  234.  
  235. MacApp 1.0 is currently available through the Apple Programmer's and
  236. Developer's Association, 290 SW 43rd Street, Renton, WA 98055.  APDA is
  237. a one-stop shopping source of useful tools from Apple and other
  238. companies for people developing software for Apple computers.  Their
  239. phone number is 206-251-6548
  240.  
  241. Another good resource if you're interested in MacApp is the MacApp
  242. Developer's Association, PO Box 23, Everett, WA 98206-0023.
  243.  
  244.  
  245.    ____    ______   _____      _____=====        Cliff Huff
  246.   / __ \  | _____| |_   _|   _____=========     cch@sei.cmu.edu
  247.  | |__|_| | |__      | |   _____=============     Software Eng. Institue
  248.  _\___ \  |  __|     | | _____=================  Carnegie-Mellon Univ.
  249.  | |__| | | |____   _| |_  _____=============     Pittsburgh, PA 15213
  250.   \____/  |______| |_____|   _____=========     (412) 268-7605
  251.                    -----=====
  252.   C a r n e g i e - M e l l o n  U n i v e r s i t y
  253.  
  254. ---------
  255.  
  256. > Is there an Ada compiler for the Macintosh II?
  257.  
  258. Alsys corp of France signed a contract with Apple Computer about a month
  259. ago to produce its validated Ada on a card for the Macintosh II. Info
  260. can be obtained from Mr. Robert Dawson, Apple's USAF Military marketing
  261. manager in Reston, Virginia.
  262.  
  263. ------------------------------
  264.  
  265. Date: 15 Jun 1987 02:03:07 PDT Subject: Ada and the Macintosh
  266. >From: Edward V. Berard <EBERARD@ADA20.ISI.EDU>
  267.  
  268. Currently, there are a number of vendors who are developing Ada-related
  269. products for the Apple Macintosh series of machines. These products
  270. include compilers (for the Plus, SE, and the II) and software
  271. development tools. [Those of you who think that "Ada is too big for the
  272. Mac," might be surprised to learn that the third Ada compiler to be
  273. validated (Western Digital/Gensoft, validated in August of 1983)
  274. required only 128K of memory
  275. -- all the machine had.]
  276.  
  277. Apple itself is taking some steps towards an "Ada strategy." (See, e.g.,
  278. Computer Systems News, June 1, 1987 issue.)
  279.  
  280. Our company, EVB Software Engineering, Inc., is developing a product called
  281. "Ada MacHost." Ada MacHost is a software product which allows a software
  282. engineer to create Ada applications on a host machine (e.g., a DEC VAX)
  283. which can interact with the Macintosh environment. Ada MacHost appears to
  284. the software engineer as a set of Ada packages.  These packages allow the
  285. user to create and manipulate all the items in the Macintosh environment.
  286. For example, from within an Ada application running on the VAX, the
  287. software engineer can create a dialog window, display the dialog window on
  288. the Mac, and respond to any interactions the user might have with that
  289. dialog window (e.g., "pushing a radio button," or entering text).
  290.  
  291. Initially, Ada MacHost will be configured for the DEC VAX under VMS.
  292. However, Ada MacHost will be ported to a number of other host systems,
  293. based on demand. The first deliveries of Ada MAcHost are scheduled for the
  294. fourth quarter of 1987.
  295.  
  296. If you want more information, or you wish to be considered for a beta test
  297. site, please contact Roberta Visaggio at EVB.
  298.  
  299.    Ed Berard
  300.    EVB Software Engineering, Inc.
  301.    5320 Spectrum Drive
  302.    Frederick, MD 21701
  303.    (301) 695 - 6960
  304.    ARPA: EBerard@Ada20.isi.edu
  305.  
  306. (r) Ada is a registered trademark of the U.S. government (AJPO)
  307.  
  308. P.S.: EVB Will be demonstrating Ada MacHost at AFCEA, June 16-18, in
  309. Washington, D.C. See us at the Apple booth.
  310.  
  311. -----------------------------------------------------------------------------
  312. Date:     Wed, 17 Jun 87 14:02:27 MST
  313. >From: Major John Buono aka IBM <sunybcs!boulder!husc6.harvard.edu!HUACHUCA-EM.ARPA!asbf-tds.huachuca-em.arpa!buono>
  314. Message-Id: <8706180126.AA08021@hao.UCAR.EDU>
  315. Subject:  Re:  wanted: Ada system for Mac
  316.  
  317. >
  318. >I am also interested if you know of an Object Oriented Development
  319. >system for the Mac.
  320. >-- 
  321. TML pascal supports Object Oriented Development however the best that
  322. I know of is MPW for the MAC.  The MPW Pascal + MAC APP is true object
  323. oriented development (MAC APP) is a library of objects used in development
  324. of MAC Application.  All is available from APDA (if you don't belong
  325. you really should.  I hope this helps at least on part of your message.
  326.  
  327. Regarding the Ada.  I have heard rumors on Ada for the MAC II but
  328. I really doubt if they will be able to support the SE because of the
  329. 4 Meg requirement, at least not soon.
  330.  
  331. John Buono
  332. buono%absf-tds@huachuca-em.arpa
  333.  
  334.  
  335. ---------------------------------------------------------------------------
  336. Message-Id: <8706201411.AA22003@hao.UCAR.EDU>
  337. Date: 18 Jun 1987 07:26:22 PDT
  338. Subject: Re: wanted: Ada system for Mac
  339. >From: Grady Booch <sunybcs!boulder!husc6.harvard.edu!ADA20.ISI.EDU!GBOOCH>
  340. To: husc6!hao!boulder!sunybcs!moogvax!terry (Terry Westley)
  341.  
  342. Re an object-oriented development system for the mac, I highly recommend
  343. the macintosh programmer's workbench, with object pascal (pascal
  344. plus true object oriented extentions for inheritance and polymorphism)
  345. plus its class library, macapp.
  346.  
  347. all this costs only about $100. I've used it quite a bit to write applications
  348. for he mac.
  349.  
  350. egb
  351. -------
  352.  
  353. ------------------------------------------------------------------------------
  354. Article 3391 of comp.sys.mac:
  355. >From: peirce@lll-crg.ARpA (Michael Peirce)
  356. Newsgroups: comp.sys.mac
  357. Subject: Ada on Macs
  358. Keywords: Ada
  359. Message-ID: <12144@lll-crg.ARpA>
  360. Date: 30 Jun 87 16:57:34 GMT
  361. Organization: CRG, Lawrence Livermore Labs, Livermore CA
  362. Lines: 8
  363.  
  364. I recently heard that Apple & Alsys are working on an Ada compiler
  365. for the Mac.  Being a heavy user of Ada under VMS, I'm really interested
  366. in finding out about it on a Mac.  Does anyone know anything about this?
  367. Will it run under MPW?  Mac II only?  Decent performance?
  368.  
  369. -- michael
  370.  
  371. P.S. Too bad it's not LightSpeed-Ada!
  372.  
  373.  
  374. ---------------------------------------------------------------------------
  375. Article 289 of comp.lang.ada:
  376. >From: ivanovic%vaxr.DECnet@LLL-ICDC.ARPA ("VAXR::IVANOVIC")
  377. Newsgroups: comp.lang.ada
  378. Subject: RE: Object-Oriented Programming Systems for the Macintosh
  379. Message-ID: <8706182355.AA10218@ucbvax.Berkeley.EDU>
  380. Date: 17 Jun 87 16:30:00 GMT
  381. Sender: daemon@ucbvax.BERKELEY.EDU
  382. Reply-To: "VAXR::IVANOVIC" <ivanovic%vaxr.decnet@lll-icdc.arpa>
  383. Distribution: world
  384. Organization: The ARPA Internet
  385. Lines: 23
  386.  
  387. Terry Westley (hao!boulder!sunybcs!moogvax!terry@husc6.harvard.edu) asks
  388.  
  389.     I am also interested if you know of an Object Oriented Development system
  390.     for the Mac.
  391.  
  392. There are two of which I am aware.
  393.  
  394. MacApp and Object Pascal are distributed by Apple through APDA, a user group,
  395. that with Apple's blessing, sells Apple and third party developer products.
  396. Object Pascal is Pascal extended (with the help of Niklaus Wirth) to include
  397. classes and whatnot.  MacApp, the expandable application, defines standard
  398. Macintosh classes and methods.  Both MacApp and Object Pascal are used by Apple
  399. in developing the Macintosh operating system and other products.  MacApp and
  400. Object Pascal run in the MPW (Macintosh Programmers Workshop) environment. APDA,
  401. 290 SW 43rd St. Renton, WA 98055 (206) 251-6548
  402.  
  403.  
  404. The other is Neon, a Forth-like language, designed and sold by Kiyra
  405. (spelling?) Systems.  Sorry, no address, but most Macintosh software stores
  406. ought to be able to sell you a system.
  407.  
  408.                                 -- Vladimir
  409. ------
  410.  
  411.  
  412. -- 
  413.   Terry Westley         
  414.   Moog, Inc. (no, not the synthesizer company)
  415.   {decvax,rocksanne,rocksvax}!sunybcs!moogvax!terry
  416.  
  417.  
  418. ------------------------------
  419.  
  420. From: lsr@apple.UUCP (Larry Rosenstein)
  421. Subject: Re: Color MacPaint file format
  422. Date: 6 Sep 87 20:56:48 GMT
  423. Organization: Advanced Technology Group, Apple Computer
  424.  
  425. In article <3789@sdcsvax.UCSD.EDU> jww@sdcsvax.UCSD.EDU (Joel West)
  426. writes:
  427. >
  428. >The color painting program that most people have seen is ATG Paint, from
  429. >Apple's Advanced Technology Group (yep, apple!lsr had a major hand in it).
  430. >It uses a radical new format: PICT.
  431. >
  432. >Q: PICT?  You mean like "Save as PICT" in MacDraw?
  433. >A: Yep, that's the one.  However, the Color QuickDraw version is a newer
  434. >   format than the original, includes RGB colors, etc.
  435.  
  436. Using PICT format was the most convenient, given the time constraints of
  437. getting these demos ready for the Mac II intro.  Also, we has a couple
  438. of programs that read in images, and PICT was the easiest way for them
  439. to share files.  The PICT files we used were exactly like MacDraw PICT
  440. files, except that they used the type 2 picture opcodes, since type 1
  441. pictures don't support RGB color and pixMaps.
  442.  
  443. System 4.1, however, contained a patch to DrawPicture that would
  444. interpret type 2 pictures correctly on a non-Mac II, so the color images
  445. can be read in by standard MacDraw.
  446.  
  447. There is one catch, however, with the original image files.  We made 2
  448. mistakes in writing out the color images that prevent this from actually
  449. happening.  First is that we did not divide up the picture into pieces
  450. and add the appropriate MacDraw picture comments.  Second, we used the
  451. wrong kind of color table in the file.  (There are pixMap color tables
  452. and device colorTables.  Only pixMap tables are interpreted by the
  453. System 4.1 patch.)
  454.  
  455. I have since modified ATG-Paint to write out the pictures properly, and
  456. MacDraw will read the new files quite nicely.  The end result is the
  457. same as if you displayed them on a 1-bit deep screen.
  458.  
  459. -- 
  460. Larry Rosenstein
  461.  
  462. Object Specialist
  463. Apple Computer
  464.  
  465. AppleLink: Rosenstein1
  466. UUCP:  {sun, voder, nsc, mtxinu, dual}!apple!lsr
  467. CSNET: lsr@Apple.com
  468.  
  469.  
  470. ------------------------------
  471.  
  472. From: espen@well.UUCP (Peter Espen)
  473. Subject: HyperCard Xcmd code in LightSpeed C
  474. Date: 7 Sep 87 00:46:21 GMT
  475.  
  476.  
  477.  
  478. Is there some wonderful person who is going to convert the Xcmd
  479. HyperCard stuff from the MPW C code to LightSpeed C code?
  480.         I've been making efforts at it but I don't have any of the MPW C
  481. stuff and some of the declarations in the Xcmd MPW code are really
  482. confusing me.
  483.         It would be great to be able to write Xcmds in LightSpeed C!
  484.  
  485.  
  486. ------------------------------
  487.  
  488. From: hsg@duke.cs.duke.edu (Henry Greenside)
  489. Subject: FEdit corrections for the BatteryPak Calendar DA
  490. Date: 7 Sep 87 16:26:46 GMT
  491. Organization: Duke University CS Dept.; Durham, NC
  492.  
  493. I recently received instructions from the new owners of Batteries
  494. Included
  495.  (Electronic Arts) on how to fix their useful Calendar DA to work with
  496. the latest System File (4.1), and am passing them on to other people who
  497. might want to fix this DA:
  498.  
  499. 1. Use FEdit (version 3.05 is available free from the sumex-info-mac
  500. bulletin) to open the desk accessory (this is best done with both FEdit
  501. and Calenda DA on a floppy to protect the hard disk).
  502.  
  503. 2. go to the OPTIONS menu and select Hex Search...; search for the
  504.    string 2D40 FFD6 (the space should be included).
  505.  
  506. 3. Once found, go to the EDIT menu and select Hex Modify, then simply
  507.    type 2D48
  508.  
  509. 4. Go to the EDIT menu and select Write Sector
  510.  
  511. 5. at the bottome of the screen, grab the box and drag it back to the
  512. left
  513.    side of the bar (i.e., go back to beginning of the disk)
  514.  
  515. 6. go once again to the OPTIONS menu and select Hex Search...; this time
  516.    search for 2D40 FFDA
  517.  
  518. 7. Once found, go to the EDIT menu and select Hex Modify and type: 2D48
  519.  
  520. 8. Go to EDIT menu and select Write Sector.
  521.  
  522. 9. This finishes the modifications, go to the FILE menu and choose Close
  523.    then Quit.
  524.  
  525. The people from Electronic Arts also said that a new 'more powerful' set
  526. of DA's would be released in a month or two to replace the BatteryPak
  527. package.
  528.  
  529.  
  530. ------------------------------
  531.  
  532. From: oj@apollo.uucp (Ellis Oliver Jones)
  533. Subject: X Windows to MacPaint ?
  534. Date: 7 Sep 87 20:06:00 GMT
  535. Organization: Apollo Computer, Chelmsford, Mass.
  536.  
  537. I'm looking for a tool to convert pixmaps or bitmaps from the X Window
  538. system to MacPaint format. Can anybody supply me with such a tool, or
  539. point me in the right direction?  (I'm willing to pay a reasonable price
  540. if need be.)
  541.  
  542. Ollie Jones            oj@apollo.com
  543. Apollo Computer, Inc.  { brunix | wanginst | ulowell | umix }!apollo!oj
  544.  
  545. ------------------------------
  546.  
  547. From: gannon@iuvax.cs.indiana.edu
  548. Subject: uw for Mac-II ?
  549. Date: 8 Sep 87 03:36:00 GMT
  550. Organization: Indiana University CSCI, Bloomington
  551.  
  552.  
  553. I am looking for a version of unix windows that runs on the Mac-II.  The
  554. current version that we have of this great little program (3.1) crashes
  555. the system and has a strange key-board problem.  I would be delighted to
  556. receive source for the Mac end if it is around.  We would be happy to
  557. fix it up and distribute it.
  558.  
  559. Also, has anybody ever built an X-windows server that could run on a
  560. unix host and drive a remote mac?
  561.  
  562. Thanks for any and all info or ideas
  563.  
  564. Dennis Gannon Computer Science, Indiana University,  Bloomington
  565.  
  566. gannon@iuvax.cs.indiana.edu
  567.  
  568.  
  569. ------------------------------
  570.  
  571. From: oster@dewey.soe.berkeley.edu (David Phillip Oster)
  572. Subject: Re: FEdit corrections for the BatteryPak Calendar DA
  573. Date: 8 Sep 87 04:52:08 GMT
  574. Organization: School of Education, UC-Berkeley
  575.  
  576. In article <10189@duke.cs.duke.edu> hsg@duke.cs.duke.edu (Henry
  577. Greenside) writes:
  578. >I recently received instructions from the new owners of Batteries Included
  579. > (Electronic Arts) on how to fix their useful Calendar DA to work with
  580. >the latest System File (4.1), and am passing them on to other people
  581. >who might want to fix this DA:
  582.  
  583. Or, you could use Calendar 1.9, the shareware Calendar program that is
  584. data file compatible with the BatteryPak Calendar, but it works.
  585.  
  586. (Caution: when your BatteryPak Calendar program crashed, it may have 
  587. scrambled the data file so that Calendar 1.9 can neither use it nor
  588. repair it. If you remove "Calendar File" from your system folder,
  589. Calendar 1.9 will create a fresh one.)
  590.  
  591. Calendar 1.9 is supported, that is why it is shareware.
  592.  
  593. David Oster Mosaic Codes Suite 2036 2140 Shattuck Ave. Berkeley, CA
  594. 94740
  595.  
  596.  
  597. ------------------------------
  598.  
  599. From: shibumi@well.UUCP (Kenton A. Hoover)
  600. Subject: ADB and what you shouldnt do
  601. Date: 7 Sep 87 19:54:23 GMT
  602. Organization: Whole Earth Lectronic Link, Sausalito CA
  603.  
  604. DONT TRY THIS AT HOME: Connecting two macs to one ADB keyboard.  One mac
  605. usually wins.  The other macs ADB unit frys.
  606.  
  607. Someone thoughtfully tried this on my machine.  I am looking for a place
  608. to hide the body.
  609.  
  610. -- 
  611. !   Kenton A. Hoover             {hoptoad,hplabs,lll-lcc,ptsfa}!well!shibumi ! 
  612. !                                 SNAIL: 1748 Clement Street                 !
  613. !   Prescriptive Technology              San Francisco, CA 94121             !
  614. ! "Evil will always triumph over good because good is dumb!"                 !
  615.  
  616.  
  617. ------------------------------
  618.  
  619. From: espen@well.UUCP (Peter Espen)
  620. Subject: Re: HyperCard Xcmd code in LightSpeed C
  621. Date: 8 Sep 87 02:26:17 GMT
  622.  
  623.     A wonderful person sent me the XCMD/XFCN stuff in LightSpeed C code. If
  624. you are interested let me know and I can email it. If I get enough
  625. requests, I'll post it to sources section.
  626.  
  627. ------------------------------
  628.  
  629. End of Usenet Mac Digest
  630. ************************
  631. -------
  632. -------
  633.